Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CPR Remake #487

Merged
merged 18 commits into from
Aug 6, 2024
Merged

CPR Remake #487

merged 18 commits into from
Aug 6, 2024

Conversation

VMSolidus
Copy link
Member

@VMSolidus VMSolidus commented Jun 24, 2024

Description

This is a re implementation and complete rewrite of the original Nyanotrasen CPR feature, this time as its own completely standalone system. Unlike the original CPR, this system requires no modification of base game code, and can be toggled on and off via CVars while the server is running.

Fixes #473
Fixes #49

Changelog

🆑

  • add: CPR has been added to the game. People with CPR training can now perform CPR on anyone who is in either crit or dead states.
  • add: CPR Training has been added to the game as a new positive trait. All medical staff start with this trait for free.

@github-actions github-actions bot added Changes: Audio Changes any ogg files Changes: C# Changes any cs files Changes: Localization Changes any ftl files Changes: YML Changes any yml files labels Jun 24, 2024
@DEATHB4DEFEAT DEATHB4DEFEAT changed the title Cpr Remake CPR Remake Jun 25, 2024
@DangerRevolution
Copy link
Contributor

do you plan to edit revival chance; remember you mentioning it in DS14?

@VMSolidus
Copy link
Member Author

do you plan to edit revival chance; remember you mentioning it in DS14?

Yea, I'm going to bump it up to like 5%.

@github-actions github-actions bot added the Status: Merge Conflict FIX YOUR PR AAAGH label Jul 5, 2024
Copy link
Contributor

github-actions bot commented Jul 5, 2024

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions github-actions bot removed the Status: Merge Conflict FIX YOUR PR AAAGH label Jul 5, 2024
Copy link
Contributor

github-actions bot commented Jul 5, 2024

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions github-actions bot added the Status: Merge Conflict FIX YOUR PR AAAGH label Jul 5, 2024
@github-actions github-actions bot removed the Status: Merge Conflict FIX YOUR PR AAAGH label Jul 5, 2024
Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions github-actions bot added the Status: Merge Conflict FIX YOUR PR AAAGH label Jul 12, 2024
@github-actions github-actions bot removed the Status: Merge Conflict FIX YOUR PR AAAGH label Jul 16, 2024
@github-actions github-actions bot added the Status: Merge Conflict FIX YOUR PR AAAGH label Jul 24, 2024
Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions github-actions bot added the Status: Needs Review Someone please review this label Aug 4, 2024
@DangerRevolution DangerRevolution added Priority: 2-High Needs to be resolved as soon as possible Size: 2-Large For large issues/PRs Type: Feature Creation of or significant changes to a feature and removed Status: Needs Review Someone please review this labels Aug 4, 2024
@github-actions github-actions bot removed the Status: Merge Conflict FIX YOUR PR AAAGH label Aug 6, 2024
@OldDanceJacket OldDanceJacket merged commit aed3bab into Simple-Station:master Aug 6, 2024
11 checks passed
SimpleStation14 added a commit that referenced this pull request Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changes: Audio Changes any ogg files Changes: C# Changes any cs files Changes: Localization Changes any ftl files Changes: YML Changes any yml files Priority: 2-High Needs to be resolved as soon as possible Size: 2-Large For large issues/PRs Type: Feature Creation of or significant changes to a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CPR Rebase and Rework Design Document Make CPR real again.
4 participants